-
Home
-
Bayarcash GiveWP
-
4.2.3
-
Code
-
Classes
- Coroutine
| Total Complexity |
17 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
117 |
| Lines of code |
64 |
| Logical lines of code |
33 |
| Comment lines |
19 |
| Methods |
12 |
| Properties |
3 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
61 |
3 |
13 |
| _handleSuccess() |
S |
61 |
3 |
13 |
| _handleFailure() |
S |
66 |
2 |
9 |
| of() |
S |
80 |
1 |
3 |
| then() |
S |
79 |
1 |
3 |
| otherwise() |
S |
80 |
1 |
3 |
| wait() |
S |
80 |
1 |
3 |
| getState() |
S |
81 |
1 |
3 |
| resolve() |
S |
81 |
1 |
3 |
| reject() |
S |
81 |
1 |
3 |
| cancel() |
S |
78 |
1 |
4 |
| nextCoroutine() |
S |
75 |
1 |
4 |